gpsbabel.git
14 years agoA bulky, but relatively brute force, attempt to make an interesting part
robertlipe@gmail.com [Mon, 25 Jul 2011 02:42:00 +0000 (02:42 +0000)]
A bulky, but relatively brute force, attempt to make an interesting part
of the code base legal C and C++ at the same time.

This means that things are quite non-C++ right now, but you can only fight
battles on so many fronts...

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4075 f51c46e8-681c-474f-0cfe-069cfd0219fb

14 years agoGrand style "fix" courtesy of astyle. Everything (whitespace,
robertlipe@gmail.com [Sun, 24 Jul 2011 20:04:53 +0000 (20:04 +0000)]
Grand style "fix" courtesy of astyle.   Everything (whitespace,
tabs, curlies) is now internall consistent.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4074 f51c46e8-681c-474f-0cfe-069cfd0219fb

14 years agoFix navicache test reference from r4071.
robertlipe@gmail.com [Sun, 24 Jul 2011 19:53:33 +0000 (19:53 +0000)]
Fix navicache test reference from r4071.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4073 f51c46e8-681c-474f-0cfe-069cfd0219fb

14 years agoImprove navicache smartnames.
robertl [Thu, 21 Jul 2011 21:49:51 +0000 (21:49 +0000)]
Improve navicache smartnames.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4071 f51c46e8-681c-474f-0cfe-069cfd0219fb

14 years agoSuppress warning on GCC 4.2 when building 32 bit mode.
robertl [Wed, 29 Jun 2011 17:43:38 +0000 (17:43 +0000)]
Suppress warning on GCC 4.2 when building 32 bit mode.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4070 f51c46e8-681c-474f-0cfe-069cfd0219fb

14 years agoFix bug in KML writer for min/max alts.
robertl [Sat, 25 Jun 2011 22:03:47 +0000 (22:03 +0000)]
Fix bug in KML writer for min/max alts.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4069 f51c46e8-681c-474f-0cfe-069cfd0219fb

14 years agoRick adds better URL handling to Navicache.
robertl [Tue, 7 Jun 2011 15:25:05 +0000 (15:25 +0000)]
Rick adds better URL handling to Navicache.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4068 f51c46e8-681c-474f-0cfe-069cfd0219fb

14 years agoAdd placer to navicache.
robertl [Mon, 6 Jun 2011 23:24:43 +0000 (23:24 +0000)]
Add placer to navicache.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4067 f51c46e8-681c-474f-0cfe-069cfd0219fb

14 years agoActually use lat AND lon (blush) when computingn distance in track filter.
robertl [Thu, 2 Jun 2011 00:04:58 +0000 (00:04 +0000)]
Actually use lat AND lon (blush) when computingn distance in track filter.
Use sensible thresholds.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4066 f51c46e8-681c-474f-0cfe-069cfd0219fb

14 years agoActually test our KML writer, not the reference files.
robertl [Wed, 1 Jun 2011 16:14:59 +0000 (16:14 +0000)]
Actually test our KML writer, not the reference files.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4065 f51c46e8-681c-474f-0cfe-069cfd0219fb

14 years agoMove document Lookat from bottom. Thiw was blessed by Google long ago,
robertl [Wed, 1 Jun 2011 00:54:54 +0000 (00:54 +0000)]
Move document Lookat from bottom.  Thiw was blessed by Google long ago,
but it's technically incorrect, so we fixed it.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4064 f51c46e8-681c-474f-0cfe-069cfd0219fb

14 years agoMake validation errors fatal in KML.
robertl [Wed, 1 Jun 2011 00:50:52 +0000 (00:50 +0000)]
Make validation errors fatal in KML.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4063 f51c46e8-681c-474f-0cfe-069cfd0219fb

14 years agoAdd automated test for KML validation.
robertl [Wed, 1 Jun 2011 00:49:11 +0000 (00:49 +0000)]
Add automated test for KML validation.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4062 f51c46e8-681c-474f-0cfe-069cfd0219fb

14 years agoAdd missing files to GPSBabel.vcproj
robertl [Thu, 14 Apr 2011 01:38:38 +0000 (01:38 +0000)]
Add missing files to GPSBabel.vcproj

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4061 f51c46e8-681c-474f-0cfe-069cfd0219fb

14 years agoNuke DOS newlines form pocketfms_wp.c
robertl [Thu, 14 Apr 2011 01:35:42 +0000 (01:35 +0000)]
Nuke DOS newlines form pocketfms_wp.c

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4060 f51c46e8-681c-474f-0cfe-069cfd0219fb

14 years agoStupid MSVC still doesn't accept C99. Dumb down for it.
robertl [Thu, 14 Apr 2011 01:30:01 +0000 (01:30 +0000)]
Stupid MSVC still doesn't accept C99.   Dumb down for it.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4059 f51c46e8-681c-474f-0cfe-069cfd0219fb

15 years agoFix typo in transform doc.
robertl [Wed, 30 Mar 2011 16:48:26 +0000 (16:48 +0000)]
Fix typo in transform doc.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4058 f51c46e8-681c-474f-0cfe-069cfd0219fb

15 years agoAdd Qt Project file.
robertl [Fri, 11 Mar 2011 23:15:00 +0000 (23:15 +0000)]
Add Qt Project file.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4057 f51c46e8-681c-474f-0cfe-069cfd0219fb

15 years agoRegenerate configure.
robertl [Mon, 7 Mar 2011 02:05:46 +0000 (02:05 +0000)]
Regenerate configure.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4056 f51c46e8-681c-474f-0cfe-069cfd0219fb

15 years agoDon't output geocaching data in .loc if we don't have geocaching data.
robertl [Sun, 6 Mar 2011 23:55:12 +0000 (23:55 +0000)]
Don't output geocaching data in .loc if we don't have geocaching data.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4055 f51c46e8-681c-474f-0cfe-069cfd0219fb

15 years agoAdd pre-generated land_air_sea module.
robertl [Sun, 6 Mar 2011 23:52:56 +0000 (23:52 +0000)]
Add pre-generated land_air_sea module.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4054 f51c46e8-681c-474f-0cfe-069cfd0219fb

15 years agoAdd explorist_ini to build.
robertl [Sun, 6 Mar 2011 23:02:33 +0000 (23:02 +0000)]
Add explorist_ini to build.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4053 f51c46e8-681c-474f-0cfe-069cfd0219fb

15 years agoOverhaul new Explorist code to work with the released firmware. UNIX only
robertl [Sun, 6 Mar 2011 22:59:44 +0000 (22:59 +0000)]
Overhaul new Explorist code to work with the released firmware. UNIX only
for now.

That'll teach me to trust pre-releases.   Grrr.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4052 f51c46e8-681c-474f-0cfe-069cfd0219fb

15 years agoAdd device transparency for Magellan Explorist x10 models.
robertl [Sun, 6 Mar 2011 20:42:53 +0000 (20:42 +0000)]
Add device transparency for Magellan Explorist x10 models.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4051 f51c46e8-681c-474f-0cfe-069cfd0219fb

15 years agoImprove handling of bogus NMEA.
robertl [Mon, 21 Feb 2011 16:55:33 +0000 (16:55 +0000)]
Improve handling of bogus NMEA.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4050 f51c46e8-681c-474f-0cfe-069cfd0219fb

15 years agoFix description for nuke routes in delbin.
robertl [Sun, 20 Feb 2011 19:16:58 +0000 (19:16 +0000)]
Fix description for nuke routes in delbin.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4049 f51c46e8-681c-474f-0cfe-069cfd0219fb

15 years agoTyler Ritchie contributes Land Air Sea format for GPS Tracking Key Pro.
robertl [Mon, 14 Feb 2011 16:57:35 +0000 (16:57 +0000)]
Tyler Ritchie contributes Land Air Sea format for GPS Tracking Key Pro.
(Doc just roughed in for now.)

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4048 f51c46e8-681c-474f-0cfe-069cfd0219fb

15 years agoRick Richardson adds read/write support for enhanced loc format from Groundspeak...
robertl [Sun, 9 Jan 2011 04:50:01 +0000 (04:50 +0000)]
Rick Richardson adds read/write support for enhanced loc format from Groundspeak that adds diff, terrain, and container..

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4047 f51c46e8-681c-474f-0cfe-069cfd0219fb

15 years agoAdd read support to garmin_gpi for tag type 2.
robertl [Thu, 6 Jan 2011 15:12:31 +0000 (15:12 +0000)]
Add read support to garmin_gpi for tag type 2.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4046 f51c46e8-681c-474f-0cfe-069cfd0219fb

15 years agoAdd doc for miniHomer.
robertl [Thu, 11 Nov 2010 03:34:55 +0000 (03:34 +0000)]
Add doc for miniHomer.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4045 f51c46e8-681c-474f-0cfe-069cfd0219fb

15 years agoJosef Reisinger adds the Minihomer variant of Skytraq.
robertl [Thu, 11 Nov 2010 03:32:47 +0000 (03:32 +0000)]
Josef Reisinger adds the Minihomer variant of Skytraq.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4044 f51c46e8-681c-474f-0cfe-069cfd0219fb

15 years agoModify internal data structures when input or output filenames are manually edited.
robertl [Mon, 1 Nov 2010 03:30:42 +0000 (03:30 +0000)]
Modify internal data structures when input or output filenames are manually edited.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4043 f51c46e8-681c-474f-0cfe-069cfd0219fb

15 years agoIn the GUI, ensure that all binary options appear on the command. This is especially...
robertl [Sun, 31 Oct 2010 19:31:26 +0000 (19:31 +0000)]
In the GUI, ensure that all binary options appear on the command.  This is especially useful in KML where we have many options that default to true and previously had no way to turn them off.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4042 f51c46e8-681c-474f-0cfe-069cfd0219fb

15 years agoMichael Cooper adds FlySight support.
robertl [Sun, 31 Oct 2010 19:03:29 +0000 (19:03 +0000)]
Michael Cooper adds FlySight support.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4041 f51c46e8-681c-474f-0cfe-069cfd0219fb

15 years agoAdd aviation units to KML writer.
robertl [Fri, 29 Oct 2010 13:56:57 +0000 (13:56 +0000)]
Add aviation units to KML writer.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4040 f51c46e8-681c-474f-0cfe-069cfd0219fb

15 years agoKML: Don't trigger to miles on altitude for large values of feet.
robertl [Thu, 28 Oct 2010 13:22:13 +0000 (13:22 +0000)]
KML: Don't trigger to miles on altitude for large values of feet.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4039 f51c46e8-681c-474f-0cfe-069cfd0219fb

15 years agoMake KML output more compliant by moving schema element.
robertl [Fri, 22 Oct 2010 15:49:15 +0000 (15:49 +0000)]
Make KML output more  compliant by moving schema element.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4038 f51c46e8-681c-474f-0cfe-069cfd0219fb

15 years agoFix double output points in KML LineString writer.
robertl [Tue, 19 Oct 2010 02:37:59 +0000 (02:37 +0000)]
Fix double output points in KML LineString writer.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4037 f51c46e8-681c-474f-0cfe-069cfd0219fb

15 years agoFix min/max alt computations in KML writer.
robertl [Mon, 18 Oct 2010 13:29:27 +0000 (13:29 +0000)]
Fix min/max alt computations in KML writer.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4036 f51c46e8-681c-474f-0cfe-069cfd0219fb

15 years agoCorrect order of Icon, Label, Line styles in KML writer.
robertl [Mon, 11 Oct 2010 13:51:41 +0000 (13:51 +0000)]
Correct order of Icon, Label, Line styles in KML writer.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4035 f51c46e8-681c-474f-0cfe-069cfd0219fb

15 years agoBump version number for release.
robertl [Sun, 10 Oct 2010 19:04:53 +0000 (19:04 +0000)]
Bump version number for release.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4033 f51c46e8-681c-474f-0cfe-069cfd0219fb

15 years agoUpdate translations.
robertl [Sun, 10 Oct 2010 14:54:27 +0000 (14:54 +0000)]
Update translations.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4032 f51c46e8-681c-474f-0cfe-069cfd0219fb

15 years agoSet exit status in mac-localize.
robertl [Sun, 10 Oct 2010 14:54:12 +0000 (14:54 +0000)]
Set exit status in mac-localize.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4031 f51c46e8-681c-474f-0cfe-069cfd0219fb

15 years agoRegenerate.
robertl [Sun, 10 Oct 2010 14:44:55 +0000 (14:44 +0000)]
Regenerate.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4030 f51c46e8-681c-474f-0cfe-069cfd0219fb

15 years agoImprovements to iblue747 format.
robertl [Sun, 10 Oct 2010 14:44:24 +0000 (14:44 +0000)]
Improvements to iblue747 format.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4029 f51c46e8-681c-474f-0cfe-069cfd0219fb

15 years agoFix swapped lat/lon in KML read.
robertl [Tue, 5 Oct 2010 20:54:38 +0000 (20:54 +0000)]
Fix swapped lat/lon in KML read.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4028 f51c46e8-681c-474f-0cfe-069cfd0219fb

15 years agoGPilotS. Fix capabilities to show we do tracks, minor tweaks from spring.
robertl [Sun, 26 Sep 2010 19:36:21 +0000 (19:36 +0000)]
GPilotS.  Fix capabilities to show we do tracks, minor tweaks from spring.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4027 f51c46e8-681c-474f-0cfe-069cfd0219fb

15 years agoAlex York enhances MMO to handle European Edition, Version 5.4.2.
robertl [Tue, 21 Sep 2010 18:11:39 +0000 (18:11 +0000)]
Alex York enhances MMO to handle European Edition, Version 5.4.2.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4026 f51c46e8-681c-474f-0cfe-069cfd0219fb

15 years agoDocument erase_t for Garmin.
robertl [Mon, 20 Sep 2010 00:28:54 +0000 (00:28 +0000)]
Document erase_t for Garmin.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4025 f51c46e8-681c-474f-0cfe-069cfd0219fb

15 years agoDocument the UTM XCSV stuff.
robertl [Sun, 19 Sep 2010 21:47:58 +0000 (21:47 +0000)]
Document the UTM XCSV stuff.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4024 f51c46e8-681c-474f-0cfe-069cfd0219fb

15 years agoFix drag-n-drop into main window.
robertl [Thu, 2 Sep 2010 03:10:46 +0000 (03:10 +0000)]
Fix drag-n-drop into main window.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4023 f51c46e8-681c-474f-0cfe-069cfd0219fb

15 years agoMake KML writer not write fictional precision and honor 2D form of position.
robertl [Wed, 1 Sep 2010 16:51:19 +0000 (16:51 +0000)]
Make KML writer not write fictional precision and honor 2D form of position.
Regenerate data files.  Added tools/rebuild to automate that.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4022 f51c46e8-681c-474f-0cfe-069cfd0219fb

15 years agoFix crash in subrip on start of file.
robertl [Sun, 29 Aug 2010 19:45:52 +0000 (19:45 +0000)]
Fix crash in subrip on start of file.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4021 f51c46e8-681c-474f-0cfe-069cfd0219fb

15 years agoVarious warning fixes and one code gen problem to successfully build with clang.
robertl [Fri, 27 Aug 2010 16:04:07 +0000 (16:04 +0000)]
Various warning fixes and one code gen problem to successfully build with clang.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4020 f51c46e8-681c-474f-0cfe-069cfd0219fb

15 years agoSupport nautical miles in KML.
robertl [Thu, 26 Aug 2010 18:57:31 +0000 (18:57 +0000)]
Support nautical miles in KML.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4019 f51c46e8-681c-474f-0cfe-069cfd0219fb

15 years agoUse osm as extension for OpenStreetMap.
robertl [Mon, 23 Aug 2010 13:38:24 +0000 (13:38 +0000)]
Use osm as extension for OpenStreetMap.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4018 f51c46e8-681c-474f-0cfe-069cfd0219fb

15 years agoAllow extended notes for PN-60.
robertl [Mon, 23 Aug 2010 13:26:07 +0000 (13:26 +0000)]
Allow extended notes for PN-60.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4017 f51c46e8-681c-474f-0cfe-069cfd0219fb

15 years agoAdd erase_t option to garmin to erase existsing courses when writing new ones.
robertl [Sun, 22 Aug 2010 19:37:55 +0000 (19:37 +0000)]
Add erase_t option to garmin to erase existsing courses when writing new ones.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4016 f51c46e8-681c-474f-0cfe-069cfd0219fb

15 years agoDon't use C99 data types in Garmin XT.
robertl [Sun, 22 Aug 2010 19:13:02 +0000 (19:13 +0000)]
Don't use C99 data types in Garmin XT.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4015 f51c46e8-681c-474f-0cfe-069cfd0219fb

15 years agoDrop old Mac GUI from tree.
robertl [Wed, 18 Aug 2010 19:42:57 +0000 (19:42 +0000)]
Drop old Mac GUI from tree.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4014 f51c46e8-681c-474f-0cfe-069cfd0219fb

15 years agoFix typo in yesterday's KML change.
robertl [Tue, 17 Aug 2010 21:42:20 +0000 (21:42 +0000)]
Fix typo in yesterday's KML change.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4013 f51c46e8-681c-474f-0cfe-069cfd0219fb

15 years agoTweak vecs for mtk_logger to show it can read waypoints.
robertl [Tue, 17 Aug 2010 02:40:05 +0000 (02:40 +0000)]
Tweak vecs for mtk_logger to show it can read waypoints.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4012 f51c46e8-681c-474f-0cfe-069cfd0219fb

15 years agoAllow alt to be optional an KML reads.
robertl [Tue, 17 Aug 2010 02:36:27 +0000 (02:36 +0000)]
Allow alt to be optional an KML reads.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4011 f51c46e8-681c-474f-0cfe-069cfd0219fb

15 years agoWarning fix for MSVC.
robertl [Tue, 10 Aug 2010 15:40:46 +0000 (15:40 +0000)]
Warning fix for MSVC.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4010 f51c46e8-681c-474f-0cfe-069cfd0219fb

15 years agoEliminate warning building without CSV.
robertl [Thu, 5 Aug 2010 23:09:52 +0000 (23:09 +0000)]
Eliminate warning building without CSV.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4009 f51c46e8-681c-474f-0cfe-069cfd0219fb

15 years agoDoc fix.
robertl [Wed, 28 Jul 2010 02:05:30 +0000 (02:05 +0000)]
Doc fix.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4008 f51c46e8-681c-474f-0cfe-069cfd0219fb

15 years agoTweak OSM node to output 7 decimal places.
robertl [Mon, 26 Jul 2010 15:02:33 +0000 (15:02 +0000)]
Tweak OSM node to output 7 decimal places.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4007 f51c46e8-681c-474f-0cfe-069cfd0219fb

15 years agoBetter fix for KML entity escaping.
robertl [Mon, 19 Jul 2010 23:48:07 +0000 (23:48 +0000)]
Better fix for KML entity escaping.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4006 f51c46e8-681c-474f-0cfe-069cfd0219fb

15 years agoUse explicit ascii version of movefile for build envs that default to windows
robertl [Mon, 19 Jul 2010 21:40:49 +0000 (21:40 +0000)]
Use explicit ascii version of movefile for build envs that default to windows
bloaty strings.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4005 f51c46e8-681c-474f-0cfe-069cfd0219fb

15 years agoParse track name out of header for Ozi plt files.
robertl [Fri, 16 Jul 2010 20:10:48 +0000 (20:10 +0000)]
Parse track name out of header for Ozi plt files.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4004 f51c46e8-681c-474f-0cfe-069cfd0219fb

15 years agoUse explictly ANSI versisno of GetLogicalDriveStrings and CreateFile on Windows.
robertl [Wed, 14 Jul 2010 20:13:37 +0000 (20:13 +0000)]
Use explictly ANSI versisno of GetLogicalDriveStrings and CreateFile on Windows.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4003 f51c46e8-681c-474f-0cfe-069cfd0219fb

15 years agoActually commit the 1.4.1 change to the Mac object build.
robertl [Tue, 29 Jun 2010 01:28:35 +0000 (01:28 +0000)]
Actually commit the 1.4.1 change to the Mac object build.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4002 f51c46e8-681c-474f-0cfe-069cfd0219fb

15 years agoFix bogus CDATA encoding of description in KML tags.
robertl [Mon, 28 Jun 2010 21:25:49 +0000 (21:25 +0000)]
Fix bogus CDATA encoding of description in KML tags.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4001 f51c46e8-681c-474f-0cfe-069cfd0219fb

15 years agoMTK: fixes for elevation, speed, and height in GPSport 245.
robertl [Sun, 27 Jun 2010 22:40:57 +0000 (22:40 +0000)]
MTK: fixes for elevation, speed, and height in GPSport 245.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3999 f51c46e8-681c-474f-0cfe-069cfd0219fb

15 years agoAnother missing file from test suite.
robertl [Sun, 27 Jun 2010 22:10:10 +0000 (22:10 +0000)]
Another missing file from test suite.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3998 f51c46e8-681c-474f-0cfe-069cfd0219fb

15 years agoAdd igo8 padded to test suite.
robertl [Sun, 27 Jun 2010 22:04:41 +0000 (22:04 +0000)]
Add igo8 padded to test suite.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3997 f51c46e8-681c-474f-0cfe-069cfd0219fb

15 years agoMore translation tweaks.
robertl [Sun, 27 Jun 2010 21:18:09 +0000 (21:18 +0000)]
More translation tweaks.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3996 f51c46e8-681c-474f-0cfe-069cfd0219fb

15 years agoFix versino check.
robertl [Sun, 27 Jun 2010 21:13:29 +0000 (21:13 +0000)]
Fix versino check.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3995 f51c46e8-681c-474f-0cfe-069cfd0219fb

15 years agolrelease russian, too.
robertl [Sun, 27 Jun 2010 21:13:07 +0000 (21:13 +0000)]
lrelease russian, too.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3994 f51c46e8-681c-474f-0cfe-069cfd0219fb

15 years agoLink to web site from menu options.
robertl [Sun, 27 Jun 2010 21:12:37 +0000 (21:12 +0000)]
Link to web site from menu options.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3993 f51c46e8-681c-474f-0cfe-069cfd0219fb

15 years agoLayout fix in preferences dialog.
robertl [Sun, 27 Jun 2010 20:08:19 +0000 (20:08 +0000)]
Layout fix in preferences dialog.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3992 f51c46e8-681c-474f-0cfe-069cfd0219fb

15 years agoGerman tweaks.
robertl [Sun, 27 Jun 2010 19:41:18 +0000 (19:41 +0000)]
German tweaks.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3991 f51c46e8-681c-474f-0cfe-069cfd0219fb

15 years agoTweak version check for 1.4.0
robertl [Sun, 27 Jun 2010 18:28:16 +0000 (18:28 +0000)]
Tweak version check for 1.4.0

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3990 f51c46e8-681c-474f-0cfe-069cfd0219fb

15 years agoTweak regex in mkstyle for Solaris.
robertl [Thu, 24 Jun 2010 16:15:28 +0000 (16:15 +0000)]
Tweak regex in mkstyle for Solaris.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3989 f51c46e8-681c-474f-0cfe-069cfd0219fb

15 years agoIGO8: Use the number of points in the file instead of EOF to to trigger
robertl [Wed, 23 Jun 2010 06:22:07 +0000 (06:22 +0000)]
IGO8: Use the number of points in the file instead of EOF to to trigger
completion.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3988 f51c46e8-681c-474f-0cfe-069cfd0219fb

15 years agoMore igo8 test coverage.
robertl [Wed, 23 Jun 2010 06:21:31 +0000 (06:21 +0000)]
More igo8 test coverage.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3987 f51c46e8-681c-474f-0cfe-069cfd0219fb

15 years agoLoosen test for broken FR305 packets.
robertl [Tue, 22 Jun 2010 03:09:32 +0000 (03:09 +0000)]
Loosen test for broken FR305 packets.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3986 f51c46e8-681c-474f-0cfe-069cfd0219fb

15 years agoC89 fixes in Garmin XT.
robertl [Tue, 22 Jun 2010 03:06:57 +0000 (03:06 +0000)]
C89 fixes in Garmin XT.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3985 f51c46e8-681c-474f-0cfe-069cfd0219fb

15 years agoC89 fix in compegps.
robertl [Tue, 22 Jun 2010 03:06:28 +0000 (03:06 +0000)]
C89 fix in compegps.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3984 f51c46e8-681c-474f-0cfe-069cfd0219fb

15 years agoConstant string thrashing for Windows version check.
robertl [Mon, 21 Jun 2010 03:45:10 +0000 (03:45 +0000)]
Constant string thrashing for Windows version check.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3983 f51c46e8-681c-474f-0cfe-069cfd0219fb

15 years agoBump version number.
robertl [Mon, 21 Jun 2010 03:02:15 +0000 (03:02 +0000)]
Bump version number.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3982 f51c46e8-681c-474f-0cfe-069cfd0219fb

15 years agoDrop old Windows GUI.
robertl [Mon, 21 Jun 2010 02:47:15 +0000 (02:47 +0000)]
Drop old Windows GUI.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3981 f51c46e8-681c-474f-0cfe-069cfd0219fb

15 years agoSilence MSVC 'unused' warning.
robertl [Mon, 21 Jun 2010 02:35:06 +0000 (02:35 +0000)]
Silence MSVC 'unused' warning.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3980 f51c46e8-681c-474f-0cfe-069cfd0219fb

15 years agoEndianness fixes for garmin_xt.
robertl [Sun, 20 Jun 2010 04:18:31 +0000 (04:18 +0000)]
Endianness fixes for garmin_xt.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3978 f51c46e8-681c-474f-0cfe-069cfd0219fb

15 years agoRun through release process. Minor fixes to build process.
robertl [Sun, 20 Jun 2010 04:16:22 +0000 (04:16 +0000)]
Run through release process.  Minor fixes to build process.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3977 f51c46e8-681c-474f-0cfe-069cfd0219fb

15 years agoDoc fix.
robertl [Sun, 20 Jun 2010 03:07:13 +0000 (03:07 +0000)]
Doc fix.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3976 f51c46e8-681c-474f-0cfe-069cfd0219fb

15 years agoAdd missing subrip piece.
robertl [Sun, 20 Jun 2010 00:03:48 +0000 (00:03 +0000)]
Add missing subrip piece.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3975 f51c46e8-681c-474f-0cfe-069cfd0219fb

15 years agoNegative time points are always out of bound in track filter.
robertl [Sun, 20 Jun 2010 00:03:31 +0000 (00:03 +0000)]
Negative time points are always out of bound in track filter.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3974 f51c46e8-681c-474f-0cfe-069cfd0219fb

15 years agoAdd dialog for mismatched GPSBabel versions, nagware dialog, Mac UI fixes.
robertl [Sat, 19 Jun 2010 23:59:06 +0000 (23:59 +0000)]
Add dialog for mismatched GPSBabel versions, nagware dialog, Mac UI fixes.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3973 f51c46e8-681c-474f-0cfe-069cfd0219fb

15 years agoAdd Russian translation to GUI.
robertl [Sat, 19 Jun 2010 23:47:45 +0000 (23:47 +0000)]
Add Russian translation to GUI.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3972 f51c46e8-681c-474f-0cfe-069cfd0219fb